Upstream tarball 9447
[amule.git] / MSVC Solution / aMuleCMD / aMuleCMD.vcproj
blob1678130aa738fc9d34901c5af3dfd634c51c331e
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="aMuleCMD"
6 ProjectGUID="{EC3DE6B0-0C01-4D64-928A-4ADDB09472BA}"
7 RootNamespace="aMuleCMD"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="1"
24 CharacterSet="1"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\..\wxWidgets\include&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\lib\vc_lib\mswud&quot;;&quot;$(SolutionDir)\..\src\libs&quot;;&quot;$(SolutionDir)\..\src&quot;;&quot;$(SolutionDir)\..\src\include&quot;;&quot;$(SolutionDir)\..\..\&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\src\zlib&quot;"
45 PreprocessorDefinitions="_DEBUG;_CONSOLE;wxUSE_GUI=0;USE_WX_EXTENSIONS;_CRT_SECURE_NO_WARNINGS;EC_REMOTE;ECSOCKET_USE_EVENTS=0"
46 MinimalRebuild="true"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="3"
49 UsePrecompiledHeader="0"
50 WarningLevel="3"
51 DebugInformationFormat="3"
53 <Tool
54 Name="VCManagedResourceCompilerTool"
56 <Tool
57 Name="VCResourceCompilerTool"
59 <Tool
60 Name="VCPreLinkEventTool"
62 <Tool
63 Name="VCLinkerTool"
64 AdditionalDependencies="ws2_32.lib"
65 LinkIncremental="1"
66 GenerateDebugInformation="true"
67 SubSystem="1"
68 RandomizedBaseAddress="1"
69 DataExecutionPrevention="0"
70 TargetMachine="1"
72 <Tool
73 Name="VCALinkTool"
75 <Tool
76 Name="VCManifestTool"
78 <Tool
79 Name="VCXDCMakeTool"
81 <Tool
82 Name="VCBscMakeTool"
84 <Tool
85 Name="VCFxCopTool"
87 <Tool
88 Name="VCAppVerifierTool"
90 <Tool
91 Name="VCPostBuildEventTool"
93 </Configuration>
94 <Configuration
95 Name="Release|Win32"
96 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
97 IntermediateDirectory="$(ConfigurationName)"
98 ConfigurationType="1"
99 CharacterSet="1"
100 WholeProgramOptimization="1"
102 <Tool
103 Name="VCPreBuildEventTool"
105 <Tool
106 Name="VCCustomBuildTool"
108 <Tool
109 Name="VCXMLDataGeneratorTool"
111 <Tool
112 Name="VCWebServiceProxyGeneratorTool"
114 <Tool
115 Name="VCMIDLTool"
117 <Tool
118 Name="VCCLCompilerTool"
119 Optimization="3"
120 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\..\wxWidgets\include&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\lib\vc_lib\mswu&quot;;&quot;$(SolutionDir)\..\src\libs&quot;;&quot;$(SolutionDir)\..\src&quot;;&quot;$(SolutionDir)\..\src\include&quot;;&quot;$(SolutionDir)\..\..\&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\src\zlib&quot;"
121 PreprocessorDefinitions="_CONSOLE;wxUSE_GUI=0;USE_WX_EXTENSIONS;_CRT_SECURE_NO_WARNINGS;EC_REMOTE;ECSOCKET_USE_EVENTS=0"
122 RuntimeLibrary="0"
123 UsePrecompiledHeader="0"
124 WarningLevel="3"
125 DebugInformationFormat="3"
127 <Tool
128 Name="VCManagedResourceCompilerTool"
130 <Tool
131 Name="VCResourceCompilerTool"
133 <Tool
134 Name="VCPreLinkEventTool"
136 <Tool
137 Name="VCLinkerTool"
138 AdditionalDependencies="ws2_32.lib"
139 LinkIncremental="1"
140 GenerateDebugInformation="true"
141 SubSystem="1"
142 OptimizeReferences="2"
143 EnableCOMDATFolding="2"
144 RandomizedBaseAddress="1"
145 DataExecutionPrevention="0"
146 TargetMachine="1"
148 <Tool
149 Name="VCALinkTool"
151 <Tool
152 Name="VCManifestTool"
154 <Tool
155 Name="VCXDCMakeTool"
157 <Tool
158 Name="VCBscMakeTool"
160 <Tool
161 Name="VCFxCopTool"
163 <Tool
164 Name="VCAppVerifierTool"
166 <Tool
167 Name="VCPostBuildEventTool"
169 </Configuration>
170 </Configurations>
171 <References>
172 </References>
173 <Files>
174 <Filter
175 Name="Source Files"
176 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
177 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
179 <File
180 RelativePath="..\..\src\ExternalConnector.cpp"
182 </File>
183 <File
184 RelativePath="..\..\src\NetworkFunctions.cpp"
186 </File>
187 <File
188 RelativePath="..\..\src\OtherFunctions.cpp"
190 </File>
191 <File
192 RelativePath="..\..\src\TextClient.cpp"
194 </File>
195 </Filter>
196 <Filter
197 Name="Header Files"
198 Filter="h;hpp;hxx;hm;inl;inc;xsd"
199 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
201 <File
202 RelativePath="..\..\src\ExternalConnector.h"
204 </File>
205 <File
206 RelativePath="..\..\src\NetworkFunctions.h"
208 </File>
209 <File
210 RelativePath="..\..\src\OtherFunctions.h"
212 </File>
213 <File
214 RelativePath="..\..\src\TextClient.h"
216 </File>
217 </Filter>
218 <Filter
219 Name="Resource Files"
220 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
221 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
223 </Filter>
224 </Files>
225 <Globals>
226 </Globals>
227 </VisualStudioProject>